home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_67994.txt < prev    next >
Text File  |  1989-09-27  |  7KB  |  353 lines

  1. -- card: 67994 from stack: in
  2. -- bmap block id: 42852
  3. -- flags: 0000
  4. -- background id: 69431
  5. -- name: Display Formats DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=288 top=199 right=229 bottom=427
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: buttons
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupButtons
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupButtons
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=128 top=74 right=93 bottom=256
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: date order
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupOrder
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupOrder
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=128 top=102 right=121 bottom=226
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: fields
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupFields
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupFields
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 6 (button)
  78. -- low flags: 00
  79. -- high flags: 2000
  80. -- rect: left=299 top=93 right=140 bottom=442
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: date
  89. ----- HyperTalk script -----
  90. on mouseDown
  91.   show card field popupDate
  92. end mouseDown
  93.  
  94. on mouseUp
  95.   hide card field popupDate
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 7 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=305 top=153 right=199 bottom=431
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: decimal
  112. ----- HyperTalk script -----
  113. on mouseDown
  114.   show card field popupDecimals
  115. end mouseDown
  116.  
  117. on mouseUp
  118.   hide card field popupDecimals
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 8 (field)
  124. -- low flags: 81
  125. -- high flags: 2004
  126. -- rect: left=127 top=99 right=133 bottom=306
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 0
  130. -- font id: 3
  131. -- text size: 10
  132. -- style flags: 0
  133. -- line height: 13
  134. -- part name: popupOrder
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   hide card field "popupOrder"
  138. end mouseUp
  139.  
  140.  
  141. -- part 9 (field)
  142. -- low flags: 81
  143. -- high flags: 2004
  144. -- rect: left=294 top=100 right=138 bottom=428
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 0
  148. -- font id: 3
  149. -- text size: 10
  150. -- style flags: 0
  151. -- line height: 13
  152. -- part name: popupDecimals
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   hide card field "popupDecimals"
  156. end mouseUp
  157.  
  158.  
  159. -- part 10 (field)
  160. -- low flags: 81
  161. -- high flags: 2004
  162. -- rect: left=125 top=124 right=158 bottom=320
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 3
  167. -- text size: 10
  168. -- style flags: 0
  169. -- line height: 13
  170. -- part name: popupFields
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   hide card field "popupFields"
  174. end mouseUp
  175.  
  176.  
  177. -- part 11 (field)
  178. -- low flags: 81
  179. -- high flags: 2004
  180. -- rect: left=272 top=159 right=184 bottom=457
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 0
  184. -- font id: 3
  185. -- text size: 10
  186. -- style flags: 0
  187. -- line height: 13
  188. -- part name: popupDate
  189. ----- HyperTalk script -----
  190. on mouseUp
  191.   hide card field "popupDate"
  192. end mouseUp
  193.  
  194.  
  195. -- part 12 (field)
  196. -- low flags: 81
  197. -- high flags: 2004
  198. -- rect: left=267 top=115 right=195 bottom=424
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 0 / 0
  201. -- text alignment: 0
  202. -- font id: 3
  203. -- text size: 10
  204. -- style flags: 0
  205. -- line height: 13
  206. -- part name: popupButtons
  207. ----- HyperTalk script -----
  208. on mouseUp
  209.   hide card field "popupButtons"
  210. end mouseUp
  211.  
  212.  
  213. -- part 13 (field)
  214. -- low flags: 01
  215. -- high flags: 2002
  216. -- rect: left=20 top=252 right=276 bottom=188
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 0
  220. -- font id: 3
  221. -- text size: 10
  222. -- style flags: 0
  223. -- line height: 13
  224. -- part name: Inbox
  225.  
  226.  
  227. -- part 15 (button)
  228. -- low flags: 00
  229. -- high flags: 2000
  230. -- rect: left=30 top=133 right=210 bottom=142
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 0 / 0
  233. -- text alignment: 1
  234. -- font id: 0
  235. -- text size: 12
  236. -- style flags: 0
  237. -- line height: 16
  238. -- part name: Show
  239. ----- HyperTalk script -----
  240. on mouseDown
  241.   show card field Show
  242. end mouseDown
  243.  
  244. on mouseUp
  245.   hide card field Show
  246. end mouseUp
  247.  
  248.  
  249.  
  250.  
  251. -- part 16 (field)
  252. -- low flags: 81
  253. -- high flags: 2004
  254. -- rect: left=137 top=131 right=168 bottom=265
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 0
  258. -- font id: 3
  259. -- text size: 10
  260. -- style flags: 0
  261. -- line height: 13
  262. -- part name: Show
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   hide card field "Show"
  266. end mouseUp
  267.  
  268.  
  269. -- part 17 (field)
  270. -- low flags: 81
  271. -- high flags: 2004
  272. -- rect: left=72 top=188 right=213 bottom=268
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 0
  276. -- font id: 3
  277. -- text size: 10
  278. -- style flags: 0
  279. -- line height: 13
  280. -- part name: popupformat
  281. ----- HyperTalk script -----
  282. on mouseUp
  283.   hide card field "popupFormat"
  284. end mouseUp
  285.  
  286.  
  287. -- part 18 (button)
  288. -- low flags: 00
  289. -- high flags: 2000
  290. -- rect: left=32 top=218 right=236 bottom=207
  291. -- title width / last selected line: 0
  292. -- icon id / first selected line: 0 / 0
  293. -- text alignment: 1
  294. -- font id: 0
  295. -- text size: 12
  296. -- style flags: 0
  297. -- line height: 16
  298. -- part name: date
  299. ----- HyperTalk script -----
  300. on mouseDown
  301.   show card field popupformat
  302. end mouseDown
  303.  
  304. on mouseUp
  305.   hide card field popupformat
  306. end mouseUp
  307.  
  308.  
  309.  
  310. -- part contents for card part 8
  311. ----- text -----
  312. Choose a date order from the pop-up menu.
  313.  
  314. -- part contents for card part 9
  315. ----- text -----
  316. Click the appropriate decimal separator.
  317.  
  318.  
  319.  
  320. -- part contents for card part 10
  321. ----- text -----
  322. Choose a date format from the pop-up menu.
  323.  
  324. -- part contents for card part 11
  325. ----- text -----
  326. Click the date separator you want.
  327.  
  328. -- part contents for card part 12
  329. ----- text -----
  330. Click OK to put the formats into effect.
  331.  
  332. Click Cancel to cancel the formats.
  333.  
  334.  
  335. -- part contents for card part 13
  336. ----- text -----
  337. Press any element for details.
  338.  
  339. -- part contents for background part 30
  340. ----- text -----
  341. The Layout Menu
  342.  
  343. -- part contents for background part 31
  344. ----- text -----
  345. Display Formats Dialog Box
  346.  
  347. -- part contents for card part 16
  348. ----- text -----
  349. Select the date formats you want.
  350.  
  351. -- part contents for card part 17
  352. ----- text -----
  353. Displays the selected date format.